home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / utils / benchtrash / tÜrkÇe / benchtrash.cc < prev    next >
Text File  |  1999-01-01  |  11KB  |  469 lines

  1. ;*****************************************************************
  2. ;** This is the catalog constructor for BenchTrash 1.41         **
  3. ;**                                                             **
  4. ;** Since I do not own the CBM localizer tool, you MUST use my  **
  5. ;** private "CreateCatalog" program (same as for ViNCEd)        **
  6. ;**                                                             **
  7. ;*****************************************************************
  8. ;
  9. ;This script has a double function:
  10. ;It is first a shell script that must be executed to create the
  11. ;catalog.
  12. ;It contains secondly the localized versions of the benchtrash
  13. ;strings. This is possible due to the special syntax of the
  14. ;CreateCatalog tool.
  15. ;
  16. ;The only thing worth noting here is that all strings must be
  17. ;preceeded with an apostrophe (').
  18. ;Empty lines, lines starting with a blank or a semicolon
  19. ;character are comment-lines. They aren't seen by CreateCatalog.
  20. ;Lines starting with a percent sign (%) are string delimitor definitions.
  21. ;BenchTrash will warn you if it encounters a string that is too long.
  22. ;The argument to the % command is either a number or a sequence of dashes
  23. ;defining the this length.
  24. ;
  25. ;To create a catalog for your language, translate the strings below.
  26. ;They are currently taken from the german localization, but to
  27. ;give you some hint what they mean I added the original english
  28. ;strings plus some comments when they are displayed ON TOP of the
  29. ;german ones.
  30. ;
  31. ;If you wrote a catalog for BenchTrash, please compile it simply by
  32. ;EXECUTING this file, i.e. enter
  33. ;
  34. ;EXECUTE BenchTrash.cc
  35. ;
  36. ;The ready for use catalog will be appear in the ram disk.
  37. ;
  38. ;
  39. ;Greetings,
  40. ;       Thomas
  41. ;
  42. ;Since quite a lot has changed with the 1.30 release, some strings are
  43. ;no longer used and need not to be translated. These are marked as
  44. ;OBSOLETE!
  45. ;       
  46.  CreateCatalog BenchTrash.cc ram:BenchTrash.catalog türkçe 1 41
  47. ;                                                   ^^^^^^^
  48. ;                                               change this to the
  49. ;                                               name of your language
  50. ;       Tell EXECUTE to abort here...
  51.  quit
  52.  
  53. ;
  54. ;Cancel
  55. ;
  56. ;Generic cancel message, used if an error occured and BenchTrash has to
  57. ;stop the deletion.
  58. %25
  59. 'Boþver
  60.  
  61. ;O.K.|Cancel
  62. ;
  63. ;The buttons of the "Are you shure you want to delete..." requester.
  64. %50
  65. 'Tamam|Boþver
  66.  
  67. ;**** This one is obsolete *****
  68. ;O.K.
  69. ;
  70. ;Generic O.K. button, used in the setup window.
  71. %30
  72. 'OK
  73.  
  74. ;**** This one is obsolete *****
  75. ;Quit BenchTrash
  76. ;
  77. ;Quit button in the setup window
  78. %30
  79. 'Beenden
  80.  
  81. ;**** This one is obsolete *****
  82. ;Can't find Trashcan icon.
  83. ;
  84. ;Benchtrash can't locate the icon you gave, or the SYS:Trashcan.info
  85. ;file is missing.
  86. 'Papierkorb-Piktogramm fehlt.
  87.  
  88. ;Can't install BenchTrash.
  89. ;
  90. ;The runback code of BenchTrash failed for some reason
  91. %50
  92. 'BenchTrash belleðe yerleþtirilemedi.
  93.  
  94. ;**** This one is obsolete
  95. ;Volume lacks a trashcan.
  96. ;THIS TEXT IS NO LONGER USED BY 1.22 AND ABOVE!
  97. ;BenchTrash misses the trashcan to put the deleted files to.
  98. 'Der Disk fehlt ein Papierkorb.
  99.  
  100. ;Out of memory.
  101. ;
  102. ;Memory is missing.
  103. %50
  104. 'Yeterli boþ bellek yok.
  105.  
  106. ;Unable to lock %s - \
  107. ;Error %ld %s.
  108. ;An error message if a file can't be located. The "\" at the end
  109. ;of the line escapes the line break, i.e. puts a line break into
  110. ;the output string. The cryptic %s and %ld are replaces by the
  111. ;file name, the error code and the error string, respectively.
  112. ;Please note that only the first line has an apostrophe!
  113. ;
  114. %100
  115. '%s dosyasýný bulamadým - \
  116. Hata %lD %s.
  117.  
  118. ;Unable to move icon %s - \
  119. ;Error %ld %s.
  120. ;
  121. ;An icon can't be moved to the trashcan for whatever reason.
  122. %100
  123. '%s ikonunu çöpe atamýyorum - \
  124. Hata %lD %s.
  125.  
  126. ;Unable to move icon %s - \
  127. ;Error %ld %s.
  128. ;
  129. ;A generic file can't be moved to the trashcan.
  130. %100
  131. '%s dosyasýný çöpe atamýyorum - \
  132. Hata %lD %s.
  133.  
  134. ;Unable to access\
  135. ;parent of %s - \
  136. ;Error %ld %s.
  137. ;
  138. ;The parent directory is not accessable, or missing, or worse...
  139. %100
  140. '%s dizininin\
  141. üst dizinine eriþemiyorum - \
  142. Hata %lD %s.
  143.  
  144. ;**** This one is obsolete ****
  145. ;Can't delete a volume.
  146. ;
  147. ;The user tried to delete a volume. This message is obsolete and
  148. ;no longer used.
  149. %50
  150. 'Eine Diskette kann nicht gelöscht werden.
  151.  
  152. ;Unable to delete object %s - \
  153. ;Error %ld %s.
  154. ;
  155. ;An object is delete or write protected and can't be removed
  156. ;for that reason.
  157. %100
  158. '%s nesnesini silemiyorum - \
  159. Hata %lD %s.
  160.  
  161. ;Invalid icon %s - \
  162. ;Error %ld %s.
  163. ;
  164. ;The icon library failed to access an icon, or the icon is in fact
  165. ;a directory.
  166. %100
  167. 'Geçersiz ikon: %s - \
  168. Hata %lD %s.
  169.  
  170. ;Directory %s too deep - \
  171. ;Error %ld %s.
  172. ;
  173. ;The recursion stack has been exceeded. The drawer that must be deleted
  174. ;is too deep in the filing system to be accessable by BenchTrash.
  175. %100
  176. 'Dizin %s çok karmaþýk - \
  177. Hata %lD %s.
  178.  
  179. ;Warning: You cannot get back\
  180. ;what you delete! Ok to delete:\
  181. ;"%ld file(s) and\
  182. ;%ld drawer(s) (and their contents)?
  183. ;
  184. ;The standard safety requester. Would be nice to mimic the
  185. ;workbench requester here!
  186. ;
  187. %300
  188. 'Uyarý: Sildiðinizi geri\
  189. getiremezsiniz! Emin misiniz:\
  190. \
  191. %lD dosya ve\
  192. %lD çekmece (ve içindekiler)?
  193.  
  194. ;*** This one is obsolete ****
  195. ;Auto-delete dropped icons :
  196. ;
  197. ;The label of the auto delete checkmark in the setup window.
  198. 'Dateien wirklich löschen :
  199.  
  200. ;Can't eject the volume "%s:".
  201. ;
  202. ;A proper EJECT tooltype/command is missing, and benchtrash does not
  203. ;know HOW to eject this volume. (Or it is impossible to eject it...)
  204. ;
  205. %100
  206. '"%s:" içindeki diski çýkaramýyorum.
  207.  
  208. ;(Unkown volume)
  209. ;
  210. ;Used as volume name if the real name is not accessable.
  211. ;
  212. %----------------%
  213. '(BilinmeyenDisk)
  214.  
  215. ;_Abort
  216. ;
  217. ;The label of the abort button in the progress bar. The character behind
  218. ;the underscore gets underlined.
  219. %--------------%
  220. '_Durdur
  221.  
  222. ;A
  223. ;The keyboard shortcut used for abortion. This MUST be the same character
  224. ;that has been underlined in the string before.
  225. %-%
  226. 'D
  227.  
  228. ;Preparing...
  229. ;
  230. ;The preparation process for deletion is running. BenchTrash counts the
  231. ;files and directories, and checks if all of them are deleteable.
  232. ;
  233. %--------------------%
  234. 'Hazýrlanýyorum...
  235.  
  236. ;Progress Bar :
  237. ;
  238. ;The label of the progress bar check box in the setup window.
  239. ;
  240. %30
  241. 'Ýþlem durumu :
  242.  
  243. ;%ld file(s) to go...
  244. ;
  245. ;The text in the bar itself, new to 1.11
  246. ;
  247. %--------------------------------------%
  248. '%ld dosya kaldý...
  249.  
  250. ;--------------------- added these to 1.13 --------------------------------
  251.  
  252. ;Confirmation Requester :
  253. ;
  254. ;The last checkmark gadget in the selector screen. If checked, the
  255. ;confirmation requester (Are you sure...) is ENABLED. If this gadget
  256. ;is not checked, the files/directories are always deleted, without
  257. ;asking first.
  258. %30
  259. 'Onay isteði :
  260.  
  261.  
  262. ;--------------------- added these to 1.20 --------------------------------
  263.  
  264.  
  265. ;Can't launch the trashcan\
  266. ;cleaning process.
  267. ;
  268. ;BenchTrash failed to launch the process that is responsible for 
  269. ;cleaning all overaged data in the global trashcan directory.
  270. ;
  271. %100
  272. 'Çöp temizleyiciyi çalýþtýramadým.
  273.  
  274. ;
  275. ;The next two are the labels of the two new buttons in the configuration
  276. ;window.
  277. ;
  278.  
  279. ;**** This one is obsolete ****
  280. ;Global Trashcan :
  281. ;
  282. ;Enables the global trashcan feature, i.e. all erased data goes to a 
  283. ;global location, preferably the trashcan of your HD.
  284. ;
  285. %30
  286. 'Globaler Mülleimer :
  287.  
  288. ;
  289. ;Copy First, Delete Later :
  290. ;
  291. ;The method how to move files to the trashcan. If enabled, they get copied
  292. ;first and deletion starts only if the copy process was sucessfull. This
  293. ;is safer, but requires up to twice the disk space.
  294. ;
  295. %30
  296. 'Önce kopyala, sonra sil:
  297.  
  298.  
  299. ;The following strings are new to 1.22:
  300.  
  301. ;
  302. ;Can't create new %s -
  303. ;Error %ld %s.
  304. ;
  305. ;This text is shown if BenchTrash failed to create a new
  306. ;trashcan if the volume is missing one. The first %s
  307. ;is substituted by "Trashcan".
  308. ;
  309. %100
  310. 'Yeni %s yaratamadým - \
  311. Hata %lD %s.
  312.  
  313. ;
  314. ;Volume lacks a trashcan.
  315. ;Ok to create one?
  316. ;
  317. ;BenchTrash found that the volume you'd like to
  318. ;trash files at does not have a trashcan and asks
  319. ;you if it should create one.
  320. ;
  321. %100
  322. 'Kayýt ortamý çöp kutusu içermiyor.\
  323. Yaratayým mý?
  324.  
  325.  
  326. ;Sorry, can't launch clean up,
  327. ;no access to %s -
  328. ;Error %ld %s.
  329. ;
  330. ;The user selected "Cleanup Now!" in the BenchTrash
  331. ;window or using the CLI paramters, but BenchTrash
  332. ;did not get access to the Trashcan. It is maybe
  333. ;used by some other program or is open by the
  334. ;workbench or else...
  335. ;
  336. %150
  337. 'Temizleme iþlemini baþlatamýyorum,\
  338. %s eriþimim yok - \
  339. Hata %lD %s.
  340.  
  341. ;Cleanup Now !
  342. ;
  343. ;The button in the window used to force a
  344. ;cleanup of the global trashcan.
  345. ;
  346. %--------------%
  347. 'Çöpü temizle!
  348.  
  349. ;--------------------- added these to 1.30 --------------------------------
  350.  
  351. ;Trashcan Mode
  352. ;
  353. ;The (white) title on top of the radio gadget
  354. ;in the setup window
  355. %------------------%
  356. 'Çöpü ne yapayým?
  357.  
  358. ;Delete All Files
  359. ;
  360. ;Delete everything that's dropped into the trashcan.
  361. ;This used to be called "AUTODELETE"
  362. ;
  363. %-------------------%
  364. 'Yalnýzca sil
  365.  
  366. ;Mixed Mode
  367. ;
  368. ;Delete only if no trashcan is found or
  369. ;the files are already in the trashcan
  370. ;
  371. %-------------------%
  372. 'Kutu yoksa sil
  373.  
  374. ;Volumne Trashcan
  375. ;
  376. ;Move files into the trashcan of the medium
  377. ;or ask to create one
  378. ;
  379. %-------------------%
  380. 'Ayrý kutuya at
  381.  
  382. ;Global Trashcan
  383. ;
  384. ;Use a global trashcan directory
  385. ;
  386. %-------------------%
  387. 'Genel kutuya at
  388.  
  389. ;Quit
  390. ;
  391. ;The rightmost Quit button to cancel BenchTrash
  392. %----------%
  393. 'BÝTÝR
  394.  
  395. ;Cancel
  396. ;
  397. ;The next to the left button. Ignore the changes made,
  398. ;close the window but do not quit BenchTrash
  399. %----------%
  400. 'Boþver
  401.  
  402. ;Use
  403. ;
  404. ;Change the settings, use them but do not save them
  405. ;
  406. %----------%
  407. 'Kullan
  408.  
  409. ;Save
  410. ;
  411. ;Change the settings, use them and save them in the
  412. ;BenchTrash icon
  413. ;
  414. %----------%
  415. 'Kaydet
  416.  
  417. ;Select
  418. ;
  419. ;The text in the file requester gadget. Used to select
  420. ;a global trashcan directory
  421. ;
  422. %----------%
  423. 'Seç
  424.  
  425. ;Select the global trashcan:
  426. ;
  427. ;The title of the file requester, used to select the
  428. ;global trashcan directory
  429. ;
  430. %50
  431. 'Genel çöp kutusunu seçin :
  432.  
  433. ;Can't build the file\
  434. ;requester.
  435. ;
  436. ;A failure requester, used if BT failed to create the file
  437. ;requester to select the global trashcan
  438. ;
  439. %100
  440. 'Dosya isteði açamadým.
  441.  
  442. ;Can't save the BenchTrash\
  443. ;Preferences
  444. ;
  445. ;BenchTrash failed to save its preferences, for various reasons.
  446. ;Probably because it couldn't detect its icon.
  447. ;
  448. %100
  449. 'Ayarlamalarýnýzý kaydedemiyorum.
  450.  
  451. ;------------------------------- New in 1.41 --------------------------------
  452.  
  453. ;RETRY|CANCEL
  454. ;
  455. ;This contains the CANCEL|RETRY text for the retry requester.
  456. ;Would be nice to mimic the system requesters here...
  457. ;
  458. %40
  459. 'Yine dene|Boþver
  460.  
  461. ;Cleanup Trashcan
  462. ;
  463. ;This string is shown in the BenchTrash icon Pop-Up menu of DOpus
  464. ;If selected, BenchTrash empties the global trashcan.
  465. ;
  466. 'Çöp kutusunu boþalt
  467.  
  468. ;That's all folks!
  469.